home *** CD-ROM | disk | FTP | other *** search
- $name "Avery Nail Gun"
-
- $properties // These are the default properties
- {
- $collision_radius = 8
- $collision_flags = COLLIDE_WORLD,COLLIDE_INSTANCE,COLLIDE_SHADOWMAN
- $blast_radius = 0
- $damage = 1
- $min_velocity = 40
- $max_velocity = 45
- $physics_flags = PHYS_NONE
- $velocity_flags = USE_DEFAULT_VELOCITY
- $weapon_class = _WP_CLASS_BULLET
- $weapon_range = 400
- $friction = 0.94
- }
-